toggle menu
JxBrowser
8.2.1
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.cast
/
[jvm]MediaCasting
Media
Casting
public
interface
MediaCasting
implements
ProfileService
A service that provides access to all the required media casting services.
Since
7.29
Members
Functions
cast
Sessions
Link copied to clipboard
public
abstract
CastSessions
castSessions
(
)
Returns a service that allows observing alive cast sessions.
media
Receivers
Link copied to clipboard
public
abstract
MediaReceivers
mediaReceivers
(
)
Returns a service that allows observing media receivers.
profile
Link copied to clipboard
public
abstract
Profile
profile
(
)
Returns the profile of this service.
screens
Link copied to clipboard
public
abstract
Screens
screens
(
)
Returns a service that allows obtaining connected screens for casting.